Skip to content

Conversation

@tzanko-matev
Copy link
Contributor

I am developing code in this repo using a simple AI workflow encoded in a Justfile. It is using Codex and a jj vcs.

  • We use an issues.md file to write and track tasks to work on.
  • We work iteratively on the issue at hand using the just work command.
  • There are additional files in the /rules folder which contain rules for the agent for various cases.

@tzanko-matev tzanko-matev changed the base branch from main to push-loqntkmqnxlm September 15, 2025 14:20
Base automatically changed from push-loqntkmqnxlm to main September 16, 2025 12:19
Signed-off-by: Tzanko Matev <[email protected]>

agents.just: Create a workflow for handling bigger issues

Signed-off-by: Tzanko Matev <[email protected]>
- Improve writing style
- Reduce REVIEW comments
- Add a `continue-work` Just task

Signed-off-by: Tzanko Matev <[email protected]>
- Refactored common steps in agents::work and agents::continue-work in order to reduce duplication

Signed-off-by: Tzanko Matev <[email protected]>
@tzanko-matev tzanko-matev merged commit 9008759 into main Sep 16, 2025
2 checks passed
@tzanko-matev tzanko-matev deleted the agent-workflow branch September 16, 2025 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants